home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
soft
/
fvsetup.exe
/
{app}
/
fv.dll
/
scripts
/
frame_35
/
DoAction.as
Wrap
Text File
|
2003-01-24
|
319b
|
20 lines
play = "0";
click_times = "0";
remain = "9";
if(choose == "2")
{
to = random("9") + "1";
tellTarget("/" add to)
{
gotoAndStop(3);
}
}
andy_wintimes = "0";
user_wintimes = "0";
bcount = "1";
while("9" >= bcount)
{
set("/" add bcount add "/o_movie:again","0");
bcount += "1";
}